AttrFindAttribute

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrFindAttribute()  

SYNOPSIS

misc_lib/miscattr.c:680

IPAttributeStruct *AttrFindAttribute(IPAttributeStruct *Attrs, char *Name)
 

DESCRIPTION

Routine to search for an attribute by Name.  

PARAMETERS:

Attrs: Attribute list to search.

Name: Attribute to search by this name.  

FUNCTION RETURN VALUE

IPAttributeStruct *: Attribute if found, otherwise NULL.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:14 GMT, October 17, 2022